Skip to main content

alter table (read PK and internal sort)

Short Description

Part of the INNODB ALTER TABLE event stages. This stage is active when ALTER TABLE is in the reading-primary-key phase. It starts with WORK_COMPLETED=0 and WORK_ESTIMATED set to the estimated number of pages in the primary key. When the stage is completed, WORK_ESTIMATED is updated to the actual number of pages in the primary key.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.